CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - eye opencv

搜索资源列表

  1. haarcascade_lefteye_2splits

    0下载:
  2. 人眼的检测,分类器,只有和opencv一起用才好使-Detection of the human eye, classifier, and only used to do so with opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:32047
    • 提供者:xzy
  1. tmpOflearningOC

    0下载:
  2. 处理眼瞳孔识别,使用VC,opencv,等等。自己根据别人的源码修改使用的。-Treated eye iris recognition using VC, opencv, and so on. According to modify their use of other people' s source.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3014
    • 提供者:jipeng
  1. VC-PH

    1下载:
  2. 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5783226
    • 提供者:wanghan
  1. eyetracking

    0下载:
  2. Tracking a user defined template in an image (such as user s eye) for computer vision application. Built using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16149
    • 提供者:nunwithagun
  1. Source_Code_SSIP_2009

    0下载:
  2. eye tracking in opencv visual studio 2005
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4353513
    • 提供者:vipi21
  1. eyes_susan

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1428658
    • 提供者:
  1. detect_eye_webcam_xml

    0下载:
  2. opencv eye detection webcam
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:1071
    • 提供者:ronny
  1. eye-classifier

    0下载:
  2. 已经训练好的人眼检测分类器,可以直接用于opencv中,方便大家学习-Detection of the human eye has been trained classifier, can be directly used in opencv, to facilitate learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21832
    • 提供者:苏军
  1. eye-dection

    0下载:
  2. 人眼检测,含有源码,opencv运行,用C++完成-eye detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2809275
    • 提供者:guoyanyan
  1. eye-capture

    0下载:
  2. eye detection opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:181439
    • 提供者:dbs
  1. OpenCV

    0下载:
  2. 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:30270282
    • 提供者:lmy
  1. bird-eye

    0下载:
  2. 鸟瞰图代码,介绍opencv中鸟瞰图是如何实现的,这段代码很实用-Aerial view of the code, describes how opencv in bird s-eye view is achieved, this code is very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1772202
    • 提供者:李鹏
  1. Face-Detection-and-Eye-Detection-using-OpenCV-Tut

    0下载:
  2. FACE AND EYE DETECTION USING OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:zaim07
  1. opencv-detect-face

    0下载:
  2. 利用opencv实现对人脸和眼睛的识别!-Using OpenCV to read the image of the camera to face and eye recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1189
    • 提供者:weiwei
  1. eye-detection

    0下载:
  2. opencv人眼检测算法,此算法是基于haar分类器的简单算法,可以实现摄像头视频的实时监测。算法简单但是很是实用,所以上传与大家分享-opencv eye detection algorithm, which is a simple algorithm based on haar classifier, can achieve real-time video surveillance camera. Algorithm is simple but very practical, so uplo
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:少年狐
  1. source_eye tracking

    0下载:
  2. 眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:霞3
  1. 人脸识别

    3下载:
  2. 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:68291584
    • 提供者:小女百合
  1. test

    1下载:
  2. 图像处理 opencv3.1.0+win10+vs2015 本地视频人脸人眼定位(Image processing, opencv3.1.0+win10+vs2015, local video, face, eye location)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:5726208
    • 提供者:Tipsy_z
  1. haarcascades

    0下载:
  2. 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2080768
    • 提供者:zhangsan123321
  1. fnder_principle

    0下载:
  2. matlab下对眼图进行模拟,可以进一步帮助理解眼图的原理,不错的(To eye diagram is simulated under matlab, we can further help understand the principle of eye diagram, pretty good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:mefen%213581
« 1 23 4 5 6 »
搜珍网 www.dssz.com